﻿@charset "utf-8";
/* CSS Document */
/*������ʽ*/
html, body, div, span, applet, object, iframe, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, tt, var, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-family: Arial,"Open Sans","Helvetica Neue",Helvetica,"Microsoft YaHei",sans-serif;
}


:focus, input, select, textarea, button {
    outline: 0;
    border: 0;
    background-color: transparent;
}

a {
    color: #333;
}

    a, a:link, a:visited, a:hover, a:active {
        text-decoration: none;
    }

        a:hover {
            color: #01b1ec;
        }

table {
    border-collapse: separate;
    border-spacing: 0;
}

img, iframe {
    border: none;
    text-decoration: none;
}

label {
    font-weight: normal;
}

ol, ul {
    list-style: none;
}


a, button {
    cursor: pointer;
}

.container {
    width: 1100px;
    margin: 0 auto;
    padding-left: 0px;
    padding-right: 0px;
}

.c {
    overflow: hidden;
    zoom: 1;
}

select::-ms-expand {
    display: none;
}	
/*top*/
.kj_top {
    height: 35px;
    background-color: #717c7d;
    line-height: 35px;
    font-size: 12px;
    color: #fff;
}

    .kj_top a {
        font-size: 12px;
        color: #fff;
    }

.kj_myorder {
    margin-left: 20px;
}

.kj_top_inner a {
    padding: 0 10px;
    position: relative;
}

    .kj_top_inner a i {
        margin-right: 10px;
    }

    .kj_top_inner a sup {
        position: absolute;
        left: 20px;
        top: -10px;
        background-color: rgb(244,161,55);
        color: #fff;
        border-radius: 20px;
        padding: 0 4px;
        display: block !important;
        line-height: 16px;
    }
/*head*/
/*.kj_logonav {
    margin-top: 30px;
}*/

.navbar-collapse ul li a {
    padding: 15px;
    display: inline-block;
    font-size: 15px;
}

    .navbar-collapse ul li a:hover {
        color: #01b1ec;
    }

.navbar-collapse {
    margin-top: 20px;
}

.navbar-default {
    background-color: #fff;
    border-color: #fff;
}

.navbar-nav {
    float: right;
}

/*bannerͼ������*/
.kj_banner {
    margin-top: 20px;
    position: relative;
}

.kj_search {
    width: 705px;
    height: 55px;
    position: absolute;
    top: 60%;
    left: 0;
    right: 0;
    margin: 0 auto;
}

    .kj_search input[type="text"] {
        width: 645px;
        background-color: #fff;
        height: 55px;
        line-height: 55px;
        text-indent: 15px;
    }

    .kj_search input[type="button"] {
        width: 60px;
        height: 55px;
        background: #01b1ec url(../images/sear.png) no-repeat center center;
    }

/*��Ʒ����*/
.kj_deprocen {
    margin-top: 30px;
    margin-bottom: 50px;
}

.kj_deprocon {
    margin-top: 60px;
    position: relative;
}

.kj_depro ul li p {
    width: 260px;
    height: 242px;
    line-height: 245px;
    text-align: center;
}

    .kj_depro ul li p img {
        max-width: 260px;
        max-height: 242px;
        vertical-align: middle;
    }

.kj_depro ul li {
    position: relative;
}

.kj_deprofldb {
    height: 35px;
    line-height: 35px;
    background-color: #30bce7;
    color: #fff;
    opacity: 0.8;
    bottom: 0px;
    position: absolute;
    width: 260px;
}

.kj_lbd {
    margin-top: 50px;
}

.kj_deproleft{
    position: absolute;
    width: 45px;
    height: 45px;
    border: 2px solid #535353;
    border-radius: 40px;
    top: 90px;
    left: -50px;
    line-height: 43px;
    text-align: center;
    cursor:pointer;
}
    .kj_deproleft:hover, .kj_deproleft.active, .kj_deproleft:hover i, .kj_deproright:hover, .kj_deproright.active, .kj_deproright:hover i {
        border-color: #ddd;
        color: #ddd;
    }


.kj_tablee {
padding-left:0px;
}
.navbar-nav li.on>a {
    color: #01b1ec;
}
.navbar-nav li a:hover {
    color: #01b1ec;
}
.kj-help-ul li.on > a {
    color: #01b1ec;
}

.kj_deproright {
    position: absolute;
    width: 45px;
    height: 45px;
    border: 2px solid #535353;
    border-radius: 40px;
    top: 90px;
    right: -50px;
    line-height: 43px;
    text-align: center;
    cursor: pointer;
}
.kj_depro {
    height:245px;
    overflow:hidden;

}
.kj_deproleft i, .kj_deproright i {
    font-size: 20px;
    color: #535353;
}




/*首页滑动效果*/
.branch_bar {
    width: 1100px;
    height: 245px;
    overflow: hidden;
    position: relative;
}

    .branch_bar .branch {
      width: 3800px;
    }

 .branch_bar .branch li {
       float: left;
        }

        .branch_bar .branch li {
            width: 280px;
            height: 245px;
        }




/*ʵ���Ҽ��*/
.kj_sysjc {
    background-color: #f8f8f8;
    padding-top: 48px;
    padding-bottom: 10px;
}

.kj_sysjccon {
    margin-top: 40px;
}

    .kj_sysjccon ul li p {
        background-color: white;
        width: 330px;
        height: 185px;
        line-height: 185px;
        text-align: center;
    }

        .kj_sysjccon ul li p img {
            vertical-align: middle;
            max-height: 185px;
            max-width: 330px;
        }

.kj_sysjcfl {
    margin-top: 15px;
    font-size: 16px;
}

.kj_sysjccon ul li {
    margin-bottom: 35px;
}
/*����*/
.kj_hyhd {
    margin-top: 50px;
    margin-bottom: 50px;
}

.kj_hyhdcont {
    margin-top: 45px;
}

.kj_hyhdfk {
    border: 1px solid #F2F2F2;
    height: 255px;
    padding: 25px;
}

.kj_denewstit {
    font-size: 16px;
    font-weight: bolder;
}

.kj_denewsdate {
    color: #999;
    font-size: 13px;
    margin-top: 5px;
}

.kj_denewssum {
    margin-top: 5px;
    font-size: 13px;
    height: 15px;
    overflow: hidden;
    color: #999;
}

.kj_denewsimg {
    margin-top: 20px;
    text-align:center;
}

    .kj_denewsimg img {
        max-width: 320px;
        max-height: 140px;
    }

.kj_hyhdcont li:hover .kj_hyhdfk {
    border: 1px solid #01B1EC;
}
/*Ʒ��*/
.kj_dedbbjys {
    background-color: #f8f8f8;
    padding-top: 45px;
}

.kj_pipaimg {
    background-color: #fff;
    border: 1px solid #DDDDDD;
    height: 55px;
    text-align: center;
    line-height: 55px;
    display: table-cell;
    vertical-align: middle;
    width: 150px;
}

    .kj_pipaimg img {
        max-height: 55px;
        max-width: 150px;
        vertical-align: middle;
    }

.kj_depipa {
    padding-bottom: 35px;
    border-bottom: 1px solid #ddd;
}
/*�ײ�����*/
.kj_footnav {
    padding-top: 30px;
    background-color: #f8f8f8;
    padding-bottom: 35px;
}

.kj_aboutustitle {
    font-size: 15px;
    margin-bottom:10px;
}

.kj_aboutuszdh, .kj_aboutuszdh1, .kj_aboutustitle {
    margin-top: 10px;
}

    .kj_aboutuszdh ul li i {
        font-size: 13px;
        color: #999;
    }



    .kj_aboutuszdh ul li a {
        font-size: 13px;
        color: #999;
        line-height: 25px;
        padding-left: 5px;
    }

    .kj_aboutuszdh ul li:hover a {
        color: #333;
    }

    .kj_aboutuszdh ul li:hover i {
        color: #333;
    }



.kj_copyright {
    background-color: #717c7d;
    padding-top: 10px;
    line-height: 23px;
    font-size: 12px;
    color: #fff;
    padding-bottom: 5px;
}

    .kj_copyright a {
        color: #fff;
        font-size: 12px;
    }

.kj_aboutuszdh1 ul li {
    margin-bottom: 10px;
    color: #999;
}

    .kj_aboutuszdh1 ul li:first-child {
        background: url(../images/dbtb.png) no-repeat left top;
        padding-left: 30px;
    }

    .kj_aboutuszdh1 ul li:nth-child(2) {
        background: url(../images/dbtb.png) no-repeat left center;
        padding-left: 30px;
    }

    .kj_aboutuszdh1 ul li:nth-child(3) {
        background: url(../images/dbtb.png) no-repeat left bottom;
        padding-left: 30px;
    }

.kj_erweima img {
    float: right;
}
.kj-help-ul li {
    background-color: #f6f6f4;
    border-radius: 6px;
    margin-bottom: 10px;
}
    .kj-help-ul li:hover,
    .kj-help-ul li.on {
        background-color: #01b1ec;
    }
    .kj-help-ul li a {
        padding: 10px 15px;
        display: block;
    }
    .kj-help-ul li:hover a,
    .kj-help-ul li.on > a {
        color: #fff;
    }
.kj_nct {
    margin-top: 20px;

}
.kj-main-article-textarea {
line-height:25px;
}
.kj_nct1 {
margin-bottom:20px;
}
.kj-main-articleinfo-title {
font-size:18px;
}
.kj-article-time {
font-size:13px;
}
.kj-product-item {
    margin-bottom: 10px;
}
.kj-proitembox {
    border: 1px solid #dddddd;
    border-radius: 5px;
    padding: 5px;
    background-color: #fff;
}
.kj-product-list > a p {
    width: 200px;
    margin: 0 auto;
    height: 140px;
    line-height: 140px;
    text-align: center;
}
    .kj-product-list > a p img {
        vertical-align: middle;
        max-width: 135px;
        max-height: 135px;
    }
.kj-proitembox h4 a {
    color: #02B2EB;
}
.ShopCartBox {
display:none!important;
}
.kj_kot {
    padding-left: 15px;
    padding-right: 15px;
    margin-left: 0px;
    margin-right: 0px;
}
.kj-productinfo-summaryrow h1 {
    font-size: 20px;
    color: #b72727;
}
.kj-productinfo-summaryrow h3 {
    font-size: 16px;
    background-color: #f5f5f5;
    height: 40px;
    line-height: 40px;
    padding-left: 20px;
    overflow:hidden;
}
.kj_tabl {
    margin-top: 34px;
}
    .kj_tabl tr td:nth-of-type(odd) {
        color: #5bc0de;
    }

    .kj_tabl tr > td:nth-of-type(odd) {
        width: 125px;
        border-right: none;
    }

    .kj_tabl td {
        height: 40px;
        line-height: 40px;
        padding: 0px 10px;
    }
    .kj_tabl tr > td:nth-of-type(even) {
        width: 150px;
    }
    .kj_tabl td {
        height: 40px;
        line-height: 40px;
        padding: 0px 10px;
    }
.btn-info:active:hover, .btn-info.active:hover, .open > .dropdown-toggle.btn-info:hover, .btn-info:active:focus, .btn-info.active:focus, .open > .dropdown-toggle.btn-info:focus, .btn-info:active.focus, .btn-info.active.focus, .open > .dropdown-toggle.btn-info.focus {
    color: #fff;
    background-color: #5bc0de;
    border-color: #5bc0de;
}
.btn-lg, .btn-group-lg > .btn {
    padding: 10px 110px;
}

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #5bc0de;
    margin: 20px;
}
.kj_zdy {
    padding: 4px 15px;
    background-color: #dceff5;
}
.kj_ta {
    margin-bottom: 0px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #fff !important;
}
.kj-pro-num-box-min {
    height: 27px;
    width: 85px;
    margin: 0px auto;
}
.kj-pro-num-box button {
    border: 1px solid #ddd;
}

.kj-pro-num-box {
    position: relative;
    height: 37px;
    text-align: center;
}
    .kj-pro-num-box .kj-pro-num-minus {
        left: 0px;
    }

.kj-pro-num-box-min button {
    width: 25px;
    height: 25px;
}

.kj-pro-num-box button {
    width: 35px;
    height: 35px;
    background-color: #ffffff;
    position: absolute;
    margin: 0px;
    padding: 0px;
    top: 0px;
}
.kj-pro-num-box.kj-pro-num-box-min input {
    border: 1px solid #ddd;
}


.kj-pro-num-box input {
    width: 40px;
    height: 35px;
    margin: 0px;
    padding: 0px;
    text-align: center;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
}
.kj-pro-num-box-min input {
    height: 25px;
    width: 30px;
}

.kj-pro-num-box .kj-pro-num-plus {
    right: 0px;
}

.kj-pro-num-box-min button {
    width: 25px;
    height: 25px;
}
.kj_colo {
    font-size: 20px;
    color: #ff6600;
}
.blukquote_dialog .formcom-ipt, .userlogn_from .formcom-ipt {
    width: 97%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.blukquote_dialog .formcom-area, .userlogn_from .formcom-area {
    width: 97%;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.kj_codeinput {
    width: 50%;
    border: 1px solid #ccc;
}
#kj-productitem-buy-select {
display:none;
}
.kj_relation {
    background-color: #edf5fe;
    font-size:18px;
}
.kj_nct1 ul li {
    margin-bottom: 20px;
}
.kj-product-content .nav > li > a {
    padding:15px;

}
.kj_tablee h1 {
margin-top:0px;
}
.kj_tablee p img {
max-height:300px;
}

@media (max-width: 1200px) {
    .branch_bar {
        width: 810px;
        margin: 0 auto;
    }

    .kj_deproleft {
        left: 30px;
    }

    .kj_deproright {
        right: 30px;
    }
}
    @media (max-width: 1100px) {
        .container {
            width: 970px !important;
        }

        .kj_search {
            left: 13%;
        }

        .kj_sysjccon ul li p {
            width: 293px;
        }

            .kj_sysjccon ul li p img {
                max-width: 265px;
            }

        .kj_denewsimg img {
            max-width: 235px;
        }

        .row {
            margin-left: 0;
            margin-right: 0;
        }

        .kj-product-list > a p {
            width: 145px;
        }

      
    }

    @media (max-width: 991px) {
        .container {
            width: 750px !important;
        }

        .navbar-collapse ul li a {
            padding: 20px 7px;
        }
        .branch_bar {
            width: 540px;
        }
            .kj_sysjccon ul li p {
            width: 345px;
        }

        .kj_search {
            width: 600px;
            left: 15%;
        }

            .kj_search input[type="text"] {
                width: 540px;
            }

        .kj_denewsimg img {
            max-width: 170px;
        }

        body {
            padding-bottom: 50px !important;
         
        }

        .kj_depipa ul li {
            margin-bottom: 10px;
        }

        .kj-phonefooter .nav-tabs div.kj-addtocart-btn-bottom-col {
            padding: 0px;
            margin: 0px;
        }

            .kj-phonefooter .nav-tabs div.kj-addtocart-btn-bottom-col a.kj-addtocart-btn-href {
                display: block;
                font-size: 16px;
                margin-top: -5px;
                margin-bottom: -15px;
                margin-right: -5px;
                line-height: 60px;
                background-color: #ff6600;
                color: #fff;
            }

        #kj-productitem-buy-select {
            position: fixed;
            left: 0px;
            top: 0px;
            right: 0px;
            bottom: 0px;
            z-index: 99999;
        }

        .kj-productitem-buy-select-mask {
            position: absolute;
            background-color: rgba(0,0,0,.8);
            left: 0px;
            top: 0px;
            right: 0px;
            bottom: 0px;
        }

        .kj-productitem-buy-select-inner {
            background-color: #ffffff;
            position: absolute;
            left: 0px;
            top: 20%;
            right: 0px;
            bottom: 0px;
            padding-bottom: 50px;
            overflow: auto;
        }

        .kj-buy-select-content {
            position: absolute;
            top: 0px;
            left: 0px;
            right: 0px;
            bottom: 0px;
            padding-top: 100px;
            overflow: auto;
        }

        .kj-buy-select-ctrlbox {
            position: fixed;
            left: 0px;
            right: 0px;
            bottom: 0px;
            padding: 0px;
            box-shadow: 0px 0px 5px rgba(0,0,0,.3);
        }

        .kj-buy-select-head {
            height: 100px;
            position: absolute;
            top: 0px;
            left: 0px;
            right: 0px;
            padding: 8px;
            background-color: #f8f8f8;
            border-bottom: 0px solid #ccc;
            box-shadow: 0px 0px 5px rgba(0,0,0,.3);
        }

        .kj_nav ul li a {
            padding: 2px;
            display: inline-block;
            font-size: 13px;
        }

        .kj_se {
            margin-bottom: 5px;
        }

        .kj_hd_search {
            border: 1px solid #ccc;
        }

        #mobilesearchbox .input-group {
            width: 200px;
            margin-top: 8px;
        }

        .navbar-nav {
            float: left;
            margin: 0;
        }

        .kj_xdh .nav > li > a {
            padding: 15px 5px;
            font-size: 12px;
        }

        .kj_xdh {
            position: absolute;
            left: 100px;
        }

        .kj-buy-select-ctrlbox button {
            color: #fff;
            font-size: 16px;
            padding: 10px;
            background-color: #ff6600;
            border-radius: 0px;
        }
    }

    @media (max-width: 767px) {
        .container {
            width: 98% !important;
        }

        .row {
            margin-left: 0;
            margin-right: 0;
        }

        #mobilesearchbox .input-group {
            width: 180px;
            margin-top: 8px;
            position: absolute;
            left: 93px;
        }
        .branch_bar {
            width: 250px;
        }
        .kj_deproleft {
            left: 10px;
        }
        .kj_deproright {
            right: 15px;
        }
        .container > .navbar-header {
            margin-left:0px;
            margin-right:0px;
        }
        
        .kj_xdh {
            width: 100%;
            left: 14px;
            background-color: #f4f4f4;
        }

        .kj_hyhdcont ul li {
            margin-bottom: 20px;
        }

        .kj-product-list > a p img {
            vertical-align: middle;
            max-width: 70px;
            max-height: 135px;
        }

        .kj-product-list > a p {
            width: 76px;
        }

        .kj-product-content .nav > li > a {
            padding: 3px;
        }
      
        
        .kj_kot {
            padding-left: 15px;
            padding-right: 15px;
            margin-left: 0px;
            margin-right: 0px;
        }

        .kj-productinfo-fliter dt {
            border-bottom: 0px solid #f8f8f8;
            width: 60px;
            line-height: 35px;
            padding-top: 10px;
            padding-bottom: 0px;
            float: left;
            text-align: center;
        }

        .kj-productinfo-fliter dd {
            border-bottom: 1px solid #efefef;
            padding-top: 25px;
            padding-bottom: 10px;
            margin-left: 60px;
        }

            .kj-productinfo-fliter dd a.active {
                border-color: red;
                color: red;
            }

            .kj-productinfo-fliter dd a {
                padding-left: 10px;
                padding-right: 10px;
                border: 1px solid #ffffff;
                margin-right: 10px;
                display: inline-block;
                position: relative;
            }

        .kj_tablee p img {
            max-height: 180px;
        }

        .btn-lg, .btn-group-lg > .btn {
            padding: 10px 85px;
        }

        .kj_logonav {
            margin-top: 0px;
        }

        .navbar-default {
            background-color: #f8f8f8;
            border-color: #e7e7e7;
        }

        .navbar-nav {
            float: left;
        }

        .navbar-brand img {
            width: 80px;
        }
    }